libxl: provide libxl_domain_config_init.
authorIan Campbell <ian.campbell@citrix.com>
Wed, 4 Apr 2012 09:51:11 +0000 (10:51 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 4 Apr 2012 09:51:11 +0000 (10:51 +0100)
commit8052d596674941501ebf0990ddf0225e88acb63f
treed5f96ace12550cf96c137a6b6f594dc8314a7ed1
parent4d9dfa2abbd32d0cb5c36a21b35f4fecd1b17ca5
libxl: provide libxl_domain_config_init.

Currently this struct is too complicated for the IDL to represent (arrays) so
for now implement by hand.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Jackson <ian.jackson.citrix.com>
tools/libxl/libxl.h
tools/libxl/libxl_create.c
tools/libxl/xl_cmdimpl.c